MessageBox

Category: Windows

Syntax:
MessageBox text

Displays text in a pop-up message box. Further script execution will block until the message box is dismissed by clicking OK.

Example:
MessageBox Your nick is $N and you are on $server.

See also: MessageDlg


Next in "Windows": MessageDlg
Previous in "Windows": Max
Next by name: MessageDlg
Previous by name: MergeMenu
Up to all commands by name or commands and functions by category